home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1122 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  564 b 

  1. Date: Thu, 3 Mar 1994 15:29:53 -0800
  2. From: Mark Wedel <master@rahul.net>
  3. Message-Id: <199403032329.AA03309@bolero.rahul.net>
  4. To: crossfire@ifi.uio.no, fermat@fermat.dartmouth.edu
  5. Subject: Re:  Crossedit compile errors.
  6.  
  7.  First, you might try adding -ansi to the gcc options.  Don't know if
  8. it makes a difference, but it can't hurt.
  9.  
  10.  You might try messing around with the order of the include files
  11. in Posix.h.  I have it including sys/types.h before sys/stat.h.  Can't
  12. remember offhand if that is how it originally is, or if I changed it
  13. to be that way.
  14.  
  15.  --Mark
  16.